home *** CD-ROM | disk | FTP | other *** search
/ Exame Informatica 142 / Exame Informatica 142.iso / Programas / paintnet / PaintDotNet_3_01_BetaNews.exe / PaintDotNetSetup.exe / PaintDotNet.msi / _B9D72D6DDA43AB85BFF86658D9434AC8 < prev    next >
Encoding:
Text File  |  2007-01-11  |  5.1 KB  |  135 lines

  1. <html>
  2.  
  3. <!-- #BeginTemplate "pdn_help.dwt" -->
  4.  
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  7. <!-- #BeginEditable "title" -->
  8. <title>Paint.NET Help - Paint Bucket</title>
  9. <!-- #EndEditable -->
  10. <link rel="stylesheet" type="text/css" href="../stylesheet.css">
  11. </head>
  12.  
  13. <body>
  14.  
  15. <div id="banner">
  16.     <a href="http://www.getpaint.net/">
  17.     <img border="0" src="../images/logo.png"></a><p>
  18.      </div>
  19. <div id="leftnav">
  20.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  21.         <li><a href="index.html">Overview</a><br>
  22.         </li>
  23.         <li><a href="Features.html">Features</a><br>
  24.         <a href="Tutorials.html">Tutorials</a><br>
  25.         <a href="WhatsNew.html">What's New?</a><br>
  26.         </li>
  27.     </ul>
  28.     <h3>Concepts</h3>
  29.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  30.         <li><a href="LayersAndBlendModes.html">Layers and Blend Modes</a></li>
  31.     </ul>
  32.     <h3>User Interface</h3>
  33.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  34.         <li><a href="KeyboardMouseCommands.html">Keyboard & Mouse Commands</a></li>
  35.         <li><a href="MainWindow.html">Main Window</a></li>
  36.         <li><a href="ImageList.html">Image List</a></li>
  37.         <li><a href="MenuBar.html">Menu Bar</a>
  38.         <ul class="toc">
  39.             <li><a href="FileMenu.html">File</a></li>
  40.             <li><a href="EditMenu.html">Edit</a></li>
  41.             <li><a href="ViewMenu.html">View</a></li>
  42.             <li><a href="ImageMenu.html">Image</a></li>
  43.             <li><a href="LayersMenu.html">Layers</a>
  44.             <ul class="toc">
  45.                 <li class="comment"><a href="RotateZoom.html">Rotate / Zoom</a></li>
  46.             </ul></li>
  47.             <li><a href="AdjustmentsMenu.html">Adjustments</a> 
  48.                 <ul class="toc">
  49.                     <li><a href="Curves.html">Curves</a></li>
  50.                     <li><a href="Levels.html">Levels</a></li>
  51.                 </ul></li>
  52.             <li><a href="EffectsMenu.html">Effects</a></li>
  53.             <li><a href="WindowMenu.html">Window</a></li>
  54.             <li><a href="HelpMenu.html">Help</a></li>
  55.         </ul>
  56.         </li>
  57.         <li><a href="Toolbar.html">Toolbar</a></li>
  58.         <li><a href="ToolsWindow.html">Tools Window</a><ul class="toc">
  59.             <li><a href="SelectionTools.html">Selection Tools</a></li>
  60.             <li><a href="MoveTools.html">Move Tools</a><br>
  61.             <a href="MagicWand.html">Magic Wand</a></li>
  62.             <li><a href="GradientTool.html">Gradient Tool</a><br>
  63.             <a href="Paintbrush.html">Paintbrush</a></li>
  64.             <li><a href="EraserTool.html">Eraser Tool</a></li>
  65.             <li><a href="PixelTools.html">Pixel Tools</a></li>
  66.             <li><a href="ShapeTools.html">Shape Tools</a></li>
  67.             <li><a href="LineCurve.html">Line / Curve Tool</a></li>
  68.             <li><a href="TextTool.html">Text Tool</a></li>
  69.             <li><a href="PaintBucket.html">Paint Bucket</a></li>
  70.             <li><a href="CloneStamp.html">Clone Stamp</a></li>
  71.             <li><a href="RecolorTool.html">Recolor Tool</a></li>
  72.         </ul>
  73.         </li>
  74.         <li><a href="HistoryWindow.html">History Window</a></li>
  75.         <li><a href="LayersWindow.html">Layers Window</a></li>
  76.         <li><a href="ColorsWindow.html">Colors Window</a></li>
  77.         <li><a href="StatusBar.html">Status Bar</a></li>
  78.     </ul>
  79.     </li>
  80.     <h3>Other</h3>
  81.     <ul class="toc" style="margin-left: 0; padding-left: 0;">
  82.         <li><a href="FAQ.html">FAQ (Frequently Asked Questions)</a></li>
  83.         <li><a href="UnattendedInstallation.html">Unattended Installation</a></li>
  84.         <li><a href="SystemRequirements.html">System Requirements</a></li>
  85.         <li><a href="WebLinks.html">Web Links</a></li>
  86.         <li><a href="License.html">License</a></li>
  87.     </ul>
  88. </div>
  89. <div id="content">
  90.     <!-- #BeginEditable "content" -->
  91.     <h2>Paint Bucket Tool</h2>
  92.     <p>This tool may be used to fill an area with a specific color. You can 
  93.     position the cursor on the area that you wish fill with color and then click 
  94.     the left mouse button to fill with the primary color, or click the right 
  95.     mouse button to use the secondary color.</p>
  96.     <p>The region that gets filled is defined as the area surrounding where you 
  97.     clicked that has a uniform color. The tolerance of this definition of 
  98.     uniformity is controlled with the <a href="Toolbar.html#Tolerance">tolerance 
  99.     slider</a> in toolbar.</p>
  100.     <p>The paint bucket will also use the fill style that you have chosen in the
  101.     <a href="Toolbar.html#DrawingControls">Toolbar</a>.</p>
  102.     <p>In the example shown below, two circles were drawn. The Tolerance was set 
  103.     to a value of 75% to make sure that the anti-aliased edges of the circles 
  104.     were also affect. The paint bucket was then used three times: once inside 
  105.     each circle, and then once in the area between the circles. A different 
  106.     color was used for each use of the paint bucket.</p>
  107.     <p><b>Before:</b></p>
  108.     <ul>
  109.         <li class="nobullet">
  110.         <img border="0" src="Images/PaintBucket_BeforeFill.png"></li>
  111.     </ul>
  112.     <p><b>After:</b></p>
  113.     <ul>
  114.         <li class="nobullet">
  115.         <img border="0" src="Images/PaintBucket_AfterFill.png"></li>
  116.     </ul>
  117.     <!-- #EndEditable -->
  118.     <h4><br>
  119.     <br>
  120.     </h4>
  121.     <p align="center">
  122.     <font color="#808080" size="1">Copyright <font face="Times New Roman">┬⌐ 2007 </font>
  123.     Rick Brewster, Tom Jackson, and past contributors. Portions Copyright
  124.     <font face="Times New Roman">┬⌐ 2007 </font>Microsoft Corporation. All Rights 
  125.     Reserved.</font><font size="1"> <br>
  126.     </font>
  127. </div>
  128. </b>
  129.  
  130. </body>
  131.  
  132. <!-- #EndTemplate -->
  133.  
  134. </html>
  135.